HC: Add border/hilight when hovering flat buttons
authorDaniel Boles <dboles@src.gnome.org>
Fri, 6 Oct 2017 01:32:37 +0000 (02:32 +0100)
committerDaniel Boles <dboles.src@gmail.com>
Fri, 6 Oct 2017 01:40:42 +0000 (02:40 +0100)
commitfbf24d1bd070280299e30db87d8f92aef9e5bb69
tree867560541a0522a0e747d91707ca0bb90f19e12f
parent70fa5be9832271eb0f84a89b83903069b458f37f
HC: Add border/hilight when hovering flat buttons

The border and icon highlight are useful feedback that was defeated by
CSS precedence. It worked for .titlebuttons due to their implementation,
but the same was not true for custom .flat buttons. This makes it so.

https://bugzilla.gnome.org/show_bug.cgi?id=788580
gtk/theme/HighContrast/_common.scss
gtk/theme/HighContrast/gtk-contained-inverse.css
gtk/theme/HighContrast/gtk-contained.css